131 records

131 records

Active filters Clear all

No active filters

Filters

Production of Sodium Carbonate Natural

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Country
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Attribute
               

No description available for this field.

Name (identifier)
attribute
Type
text
Sample
                       
Production
               

No description available for this field.

Name (identifier)
production
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"production-of-sodium-carbonate-natural",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/production-of-sodium-carbonate-natural"
      }
    ]
    ,
  • "definitions":
    {
    • "production-of-sodium-carbonate-natural":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/production-of-sodium-carbonate-natural_records"
            }
          }
        }
      }
      ,
    • "production-of-sodium-carbonate-natural_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":" Country",
              • "description":""
              }
              ,
            • "attribute":
              {
              • "type":"string",
              • "title":"Attribute",
              • "description":""
              }
              ,
            • "production":
              {
              • "type":"number",
              • "title":"Production",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets